a:hover{
  text-decoration: none;
}
.nav-title-name{
    position: relative;
}
.dropdown-menu{
        position: absolute;
        top: 100%;
        z-index: 1000;
        min-width: 12rem;
        min-width: 10rem;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: .875rem;
        color: #495057;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 0 solid rgba(0, 0, 0, 0.15);
        border-radius: .375rem;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
        margin-left: -1rem;
        display: none;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-menu .dropdown-item {
    padding: 0.5rem 1rem;
    font-size: .9rem;
}
a{
    text-decoration: none;
}
.dropdown-item:hover,
.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background: #288cff linear-gradient(180deg, #489dff, #288cff) repeat-x
}
.nav-title-name a{
  color: #000;
}

.nav-title-name a:hover{
  text-decoration: none;
}
.tab-container a:hover{
  color: #000;
  font-weight: 600;
}

/*分页相关*/
.pagination-style ul{text-align:center;margin:20px 0;}
.pagination-style li{display:inline-block;margin:0 2px;}
.pagination-style li a{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;}
.pagination-style li a:hover{border-color:#e60012;background:#e60012;color:#fff;}
.pagination-style li.active a{border-color:#e60012;background:#e60012;color:#fff;}

/*产品列表页*/
.productlist{width: 900px;overflow: hidden;}
.productlist ul li{ list-style: none;float: left; margin-right: 20px;margin-bottom: 20px;}

.hidden-desktop .closed{display: none;}
.no-touch body{overflow-x:hidden; overflow-y: auto;}
   /*关于我们start*/
   .about_bg{position:fixed;width:100%;height:100%;z-index: -1;left:0;background: url(/template/pc/skin/img/about_bg.jpg) no-repeat;background-size:cover;}
   .about_content{width:80%;margin:0 auto;}
   .about_content h2,.about_content h3{text-align:center;font-weight:bold;color:#000;}
   .about_content h2{font-size:40px;margin-bottom:50px;}
   .about_content p{font-size:16px;color:#000;line-height:180%;margin-bottom:20px;text-align:center;}
   .about_content.history{text-align:center;position:relative;}
           /*大事记start*/
              .event_box{width:85%;margin:3% auto 0;position:relative;min-height:420px;}
              .event_box .parHd {width:95%;display:inline-block;height:92px;overflow:hidden; margin-left: 2%;text-align: center;}
              .parHd:after{content:'';width:90%;height:1px;background:#580000;position:absolute;/* top:33%;*//* right:-140%;*/right:5%;top:6%;/* margin-top:-0.5px;*/z-index:10;}
              .parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;}
              .parHd .tempWrap{margin:0 auto;}
              .parHd li.no_line:before{display:none;}
              .parHd li{display:inline-block;cursor:pointer;padding-top:30px;font-size:16px;color:#000;margin:0 30px;position:relative;}
              .parHd li:after{content:'';background:url(/template/pc/skin/img/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:20;top:-12px;left:32%;margin-left:-12px;}
              .parBd{text-align:center;margin-top:60px;}
              .parBd h4{position:relative;font-size:40px;margin-bottom:3%;/*width:200px;*/ padding:0 60px;display:inline-block;text-align:center;}
              .parBd h4:after{content:'';background:#000;width:100px;height:1px;position:absolute;left:-100px;bottom:12px;}
              .parBd h4:before{content:'';background:#000;width:100px;height:1px;position:absolute;right:-100px;bottom:12px;}
              .parBd p{line-height:180%;font-size:16px;width:80%;margin:0 auto;}
              div#listBox {width:100%;}
              .sPrev,.sNext{width:30px;height:30px;display:block;position:absolute;top:10px;}
              .sPrev{left:0;}
              .sNext{right:0;}
              .sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
              .parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(/template/pc/skin/img/cat.png) no-repeat;position:absolute;top:-12px;left:5px;z-index:21;}
              .parHd li span,.parHd li.clone span{display:none;}
              .contact-btn svg{
                transition: transform 0.5s ease-out;
              }
              .contact-btn svg:hover{
                transform: rotateZ(360deg);
              }
              .about_content history{
                padding-top:50px;
              }
              .case-text[data-v-9966edcc]{
                height: 180px;
              }
              .case-text[data-v-9966edcc]{
                height: 180px;
                padding-bottom: 10px;
              }
              .case-text[data-v-9966edcc] .case-info{
                margin: 10px;
                color:#999999;
                text-align: center;
                height: 80px;
                overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 16px;
              }
              .second-item[data-v-5e4ff0b3] a{
                color: #999;
                font-size: 14px;
                display: block;
                height: 40px;
                line-height: 40px;
                border-bottom: 1px solid #fdfdfd;
              }
              .item-body[data-v-87a95da2]{
                background:#f3f3f3;
                padding:20px;
              }
              .second-item[data-v-5e4ff0b3] a:hover{
                color: #e60012;
                font-weight: bold;
              }
              .intro{
                font-size: 16px;
              }
              .item-body{display: none;}
              [dir] .navigation-item[data-v-96ae7770]:last-child{
                border-bottom:  1px solid #eaeaea
              }
              .qyln{width: 1280px;margin:0 auto; margin-bottom: 50px;}
              .ql_tit{width: 100%;height: 200px;margin-top: 50px;}
              .ql_tit h2{
                font-size: 36px;
                text-align: center;
                display: block;
                height: 100px;
                line-height: 100px;
              }
              .ql_tit small{
                display: block;
                width:100%;
                text-align: center;
                font-size: 15px;
              }
              .ql_li ul {overflow: hidden;}
              .ql_li ul li{
                float:left;
                width: 18%;
                height: 400px;
                list-style: none;
                border-radius: 5px;
                margin-right: 20px;
                overflow: hidden;
                position: relative;
                -webkit-transition: -webkit-transform 1s ease-out;
              }
              .ql_li ul li{
                cursor: pointer;
                /* transform: rotateY(180deg); */
              }
              .ql_li ul li:hover  img{
                filter: brightness(60%);
              }
              .ql_li ul li img{
                position: absolute;top:0;z-index: -1;filter: brightness(80%);
              }
              .ql_li ul li h4{
                font-size: 24px;
                color: #fff;
                text-align: center;
                margin-top: calc(50%);
              }
              .ql_li ul li small{
                font-size: 16px;
                display: block;
                margin: 0 auto;
                margin-top: 20px;
                text-align: center;
                color: #fff;
                padding-left:20px;
                padding-right:20px;
              }

@media(max-width:768px) {
  body{
    overflow-x: hidden;
  }
    [dir] .home-page-banner[data-v-12e5083b] {
        margin: 0 auto;
        height: 180px;
    }

    .banner-content-container[data-v-12e5083b]{
      top:10px;
    }
    [dir] .title[data-v-7462a88c] {
    margin: 16px 14px 14px;
  }
  .title[data-v-7462a88c]{
    line-height: 24px;
  }
  .description[data-v-7462a88c]{
    line-height: 24px;
  }
  [dir] .redirect-button[data-v-7462a88c]{
    display: none;
  }
  [dir] .sub-title[data-v-7462a88c]{
    display: none;
  }
  .title[data-v-7462a88c]{
    white-space:normal;
  }
  [dir] .footer-top[data-v-3e7ff17c],[dir] .footer-main[data-v-4b4845f9]{
    display: none;
  }
  .grid{
    margin-bottom: 30px;
  }
  .width{width:100%;margin:0 auto; overflow: hidden;padding-left: 5%;padding-right: 5%;}
  .prenext a{
    width: 40%;
  }
  .productnav_closed{
    display: none;
  }
  .subject,.news_show_list{display: none;}
  .collapse[data-v-aa9ef22c]{display: none;}
  [dir] .item-head[data-v-96ae7770]{
    padding-left: 20px;
  }
  [dir] .item-title[data-v-96ae7770]{
    width: 100%;
  }
  [dir] .item-head[data-v-96ae7770] a{
    display: block;
    width: 100%;
  }
  #certify  .swiper-slide img{
  	display:block;
    width: 100%;
  }

  .parBd h4{padding:0}
  .about_content history{
    padding-top:0;
  }
  .event_box{
    min-height: 300px;
  }
  .title[data-v-5e4ff0b3]{
    font-size: 16px;
  }
  .productlist{
    width: 100%;
  }
  .picture-scale[data-v-699e45e4], .picture[data-v-699e45e4]{
    width:100%;height: auto;
  }
    .qyln{
      width: 100%;
    }
    .ql_li ul li{
      width: 90%;
      margin: 0 auto;
      margin-top: 20px;
    }
    .contact-us{
      display: none;
    }
    .home-page-banner[data-v-12e5083b] img{
      filter: brightness(60%);
    }
    [dir] .image-text-video[data-v-0fdcccc2]{
      width: 100%;
overflow: hidden;
    }
    [dir] .content[data-v-0fdcccc2]{
      padding:0;
    }
    .content[data-v-0fdcccc2]{
      width: 100%;
      overflow: hidden;
      top:30px;
      left:0;
    }
    img[data-v-1ea25e94]{
      height: 200px;
    }
    .productlist ul{
      margin:0;
      padding:0;
    }
    .productlist ul li{
      margin-left:10px;
      margin-right: 10px;
    }
    .tech-container[data-v-d209c7f4] a{
      display: none;
    }

    h1[data-v-0fdcccc2]{
      font-size: 28px;
      width: 100%;
    }
    [dir] .description[data-v-0fdcccc2]{
      font-size: 16px;
      width: 100%;
    }
}
